gtk4.git
2019-03-29 Benjamin Ottestack: Add a cube spin transition
2019-03-29 Anders JonssonUpdate Swedish translation
2019-03-29 Benjamin OtteRevert "Bump meson req to 0.50"
2019-03-29 Benjamin Ottebuild: The private reftest library needs to be shared
2019-03-29 Benjamin Ottereftests: Remove notebook-childproperties test
2019-03-29 Benjamin Ottereftests: Fix textview-tags test
2019-03-29 Benjamin Ottereftests: Fix label-sizing test
2019-03-29 Benjamin Ottereftests: Remove box-packing test
2019-03-29 Benjamin Ottereftests: Fix grid-empty-with-spacing test
2019-03-29 Benjamin Ottereftests: Fix grid-spacing2 test
2019-03-29 Benjamin Ottepicture: Don't cause warnings on load failures
2019-03-29 Benjamin Ottereftests: Fix image-load-from-file test
2019-03-29 Benjamin Ottereftests: Fix iconview-empty test
2019-03-29 Benjamin Ottecssimagelinear: Make gradient offsets stay in [0, 1]
2019-03-29 Benjamin Ottereftests: Fix shorthand-entry-border test
2019-03-29 Benjamin Ottereftests: Remove style-properties-nth-child test
2019-03-29 Benjamin Ottereftests: Fix statusbar-remove-all test
2019-03-29 Benjamin Ottetextview: Paint border windows in the right spot
2019-03-29 Benjamin OtteFix textview-margins reftest
2019-03-29 Benjamin Otteheaderbar: Duct-tape over the measure mess
2019-03-29 Benjamin Ottereftests: Fix inherit-and-initial test
2019-03-29 Benjamin Ottetextlayout: Allow querying empty areas
2019-03-29 Benjamin Otterendernode: Round pixel colors in color matrix drawing
2019-03-29 Benjamin Ottereftests: Remove info-bar-message-types test
2019-03-29 Benjamin Ottereftests: Fix notebook-tab-position test
2019-03-29 Benjamin Ottereftests: Fix icon-style-basics test
2019-03-29 Benjamin Ottereftests: Fix css-match-name test
2019-03-29 Benjamin Ottereftests: Fix css-match-type test
2019-03-29 Benjamin Ottereftests: Fix border-image-excess-size.ui test
2019-03-29 Benjamin Ottereftests: Delete removed tests from testdata
2019-03-29 Benjamin Ottereftests: Fix css-currentcolor-alpha.ui test
2019-03-29 Benjamin Ottereftests: Fix css-match-class test
2019-03-29 Benjamin Ottereftests: Fix background-size-zero test
2019-03-29 Benjamin Ottereftests: Fix nth-child test
2019-03-29 Benjamin Ottereftests: Fix treeview-fixed-height test
2019-03-29 Benjamin Ottereftests: Actually build a module
2019-03-29 Benjamin Ottereftests: Fix actionbar test
2019-03-29 Benjamin Ottereftests: Fix window-height-for-width test
2019-03-29 Benjamin Ottereftests: Fix grid-spacing1 test
2019-03-29 Benjamin Ottereftests: Fix unresolvable.ui test
2019-03-29 Benjamin Ottewidgetpaintable: Don't emit signals on dispose
2019-03-29 Benjamin Ottereftest: Be more careful about snapshotting
2019-03-29 Benjamin Ottereftests: Make meson run every test separately
2019-03-29 Benjamin Ottetestsuite: Make reftests work again
2019-03-29 Benjamin Ottereftests: Remove image-recording-surface test
2019-03-29 Chun-wei Fangdk/win32/gdkdrag-win32.c: Include math.h
2019-03-29 Chun-wei Fanmeson.build: Pull in fallback for PangoFT2 only when...
2019-03-29 Matthias ClasenMerge branch 'adwaita-radii-fixes-master' into 'master'
2019-03-28 Matthias Clasenbuilder-tool: Don't strip the xml declaration
2019-03-28 Matthias Clasenfile chooser entry: Fix a crash
2019-03-28 Matthias Clasenpopover menu: Fix a parameter name mismatch
2019-03-28 Matthias Clasenoverlay: Remove no-longer-existing api from header
2019-03-28 Matthias Clasengtk: Some documentation cleanups
2019-03-28 Matthias Clasengsk: Fix up docs a bit
2019-03-28 Matthias Clasengsk: Add GskRoundedRect to the docs
2019-03-28 Christoph ReiterCI: install meson 0.50
2019-03-28 Matthias ClasenBump meson req to 0.50
2019-03-28 Matthias ClasenMerge branch 'overlay-layout' into 'master'
2019-03-28 Matthias ClasenConvert ui files
2019-03-28 Matthias Clasenbuilder-tool: Small refactoring
2019-03-28 Matthias Clasenbuilder-tool: Convert overlay child properties
2019-03-28 Matthias Clasenoverlay: Use a layout manager
2019-03-28 Piotr DrągUpdate POTFILES.in
2019-03-28 Matthias ClasenMerge branch 'layout-child-type' into 'master'
2019-03-28 Emmanuele BassiDo not leak unapplied layout properties
2019-03-28 Emmanuele BassiAdd missing handler for <layout> elements in UI files
2019-03-28 Emmanuele BassiConnect LayoutManager to LayoutChild
2019-03-28 Emmanuele BassiAdd release info to our demo apps
2019-03-28 Emmanuele BassiDocument how to define layout manager properties
2019-03-28 Matthias ClasenMerge branch 'gbsneto/install-header' into 'master'
2019-03-28 Georges Basile... boxlayout: Notify orientation changes
2019-03-28 Matthias ClasenMerge branch 'child-properties' into 'master'
2019-03-28 Georges Basile... build: Install gtkboxlayout.h
2019-03-28 Matthias ClasenConvert ui files
2019-03-28 Matthias Clasenbuilder-tool: Rewrite paned child properties
2019-03-28 Matthias Clasenpaned: Replace the child properties
2019-03-28 Matthias ClasenMerge branch 'window-api-cleanup' into 'master'
2019-03-28 Matthias ClasenConvert ui files
2019-03-28 Matthias Clasenbuilder-tool: Rewrite toolbar child properties
2019-03-28 Matthias Clasentoolbar: Remove the homogeneous and expand child properties
2019-03-27 Matthias Clasenwin32: Drop set_role
2019-03-27 Matthias Clasenwin32: Add a missing include
2019-03-27 Matthias ClasenConvert ui files
2019-03-27 Matthias Clasenbuilder-tool: Rewrite GtkPopoverMenu::submenu
2019-03-27 Matthias Clasenpopover menu: Drop the submenu child property
2019-03-27 Matthias Clasenpopover menu: Add an api for adding submenus
2019-03-27 Matthias Clasengdk: Drop gdk_surface_set_role
2019-03-27 Matthias Clasengdk: Stop implementing set_role
2019-03-27 Matthias ClasenRemove GtkWindow::role
2019-03-27 Matthias Clasenfile chooser: Stop setting a role
2019-03-27 Matthias ClasenMerge branch 'fixed-layout' into 'master'
2019-03-27 Alexander LarssonMerge branch 'wip/alexl/broadway6' into 'master'
2019-03-27 Alexander Larssonbroadway: Use css transforms
2019-03-27 Matthias Clasenmigration guide: Improve warp-pointer entry
2019-03-27 Matthias ClasenMerge branch 'pack-type' into 'master'
2019-03-27 Matthias ClasenMention pack-type in the migration guide
2019-03-27 Matthias ClasenConvert all ui files
2019-03-27 Matthias Clasenbuilder-tool: Rewrite pack-type
2019-03-27 Matthias Clasenaction bar: Drop pack-type
2019-03-27 Matthias Clasenheader bar: Drop pack-type
next